Skip to content

Commit

Permalink
deploy: f4a47dd
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Oct 6, 2023
1 parent 0075642 commit dc37b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/CITY/WALLET/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ services:
mem_limit: 256m
cpus: 0.200
environment:
VIRTUAL_HOST: wallet.city-chain.org,wallet.liberstad.com
VIRTUAL_HOST: wallet.city-chain.org,wallet.liberstad.com,wallet.freeplatform.city
VIRTUAL_PORT: 80
VIRTUAL_NETWORK: proxy
VIRTUAL_PROTO: http
LETSENCRYPT_HOST: wallet.city-chain.org,wallet.liberstad.com
LETSENCRYPT_HOST: wallet.city-chain.org,wallet.liberstad.com,wallet.freeplatform.city
LETSENCRYPT_EMAIL: [email protected]
restart: unless-stopped
volumes:
Expand Down

0 comments on commit dc37b94

Please sign in to comment.