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
|
||||
server:
|
||||
image: codeberg.org/forgejo/forgejo:11
|
||||
container_name: forgejo
|
||||
environment:
|
||||
- LETSENCRYPT_HOST=${DOMAIN_NAME:?Domain Name Required}
|
||||
- VIRTUAL_HOST=${DOMAIN_NAME}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue