Removing website container entirely from project (as it is specific to the WorkAdventure company and not to the WorkAdventure self-installed project)
This commit is contained in:
parent
4df200c6c0
commit
675c043cb5
141 changed files with 0 additions and 9591 deletions
|
@ -100,17 +100,6 @@
|
|||
},
|
||||
"ports": [80]
|
||||
},
|
||||
"website": {
|
||||
"image": "thecodingmachine/workadventure-website:"+tag,
|
||||
"host": {
|
||||
"url": url,
|
||||
"https": "enable"
|
||||
},
|
||||
"ports": [80],
|
||||
"env": {
|
||||
"GAME_URL": "https://play."+url
|
||||
}
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"https": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue