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'
|
version: '2.2'
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
web:
|
|
||||||
external: true
|
|
||||||
back:
|
back:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
|
||||||
|
@ -17,7 +15,7 @@ services:
|
||||||
- LETSENCRYPT_HOST=smalltalk.kenzie.one
|
- LETSENCRYPT_HOST=smalltalk.kenzie.one
|
||||||
networks:
|
networks:
|
||||||
- back
|
- back
|
||||||
- web
|
- proxy
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: indiehosters/discourse
|
image: indiehosters/discourse
|
||||||
|
|
Reference in a new issue