fix: crap
This commit is contained in:
parent
48b03638bd
commit
d9b30d30f3
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
version: '2.2'
|
||||
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
back:
|
||||
driver: bridge
|
||||
|
||||
|
@ -17,7 +15,7 @@ services:
|
|||
- LETSENCRYPT_HOST=smalltalk.kenzie.one
|
||||
networks:
|
||||
- back
|
||||
- web
|
||||
- proxy
|
||||
|
||||
app:
|
||||
image: indiehosters/discourse
|
||||
|
|
Reference in a new issue