mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-28 05:01:24 -05:00
fix(gitpod): use the gitpod image from main repo (#56141)
This commit is contained in:
committed by
GitHub
parent
f591324d03
commit
df08bef374
@@ -1,4 +1,4 @@
|
||||
image: ghcr.io/freecodecamp/gitpod-fcc:latest
|
||||
image: ghcr.io/freecodecamp/gitpod:latest
|
||||
ports:
|
||||
- port: 27017 # mongodb
|
||||
onOpen: ignore
|
||||
|
||||
Reference in New Issue
Block a user