No need for container name fixture
This commit is contained in:
parent
0d0f429842
commit
2c445d5f05
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ services:
|
||||||
# Forgejo
|
# Forgejo
|
||||||
server:
|
server:
|
||||||
image: codeberg.org/forgejo/forgejo:11
|
image: codeberg.org/forgejo/forgejo:11
|
||||||
container_name: forgejo
|
|
||||||
environment:
|
environment:
|
||||||
- LETSENCRYPT_HOST=${DOMAIN_NAME:?Domain Name Required}
|
- LETSENCRYPT_HOST=${DOMAIN_NAME:?Domain Name Required}
|
||||||
- VIRTUAL_HOST=${DOMAIN_NAME}
|
- VIRTUAL_HOST=${DOMAIN_NAME}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue