mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-21 19:15:05 +00:00
Temporarily removing apache.
This commit is contained in:
parent
0bac8bdf79
commit
988d4aa01d
@ -51,16 +51,16 @@ services:
|
||||
volumes:
|
||||
- ./.data/gitea-db:/var/lib/postgresql/data
|
||||
|
||||
apache:
|
||||
image: httpd:2.4
|
||||
container_name: apache
|
||||
restart: always
|
||||
environment:
|
||||
- VIRTUAL_HOST=www.othoulrich.com,othoulrich.com
|
||||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
- ./htdocs:/usr/local/apache2/htdocs
|
||||
# apache:
|
||||
# image: httpd:2.4
|
||||
# container_name: apache
|
||||
# restart: always
|
||||
# environment:
|
||||
# - VIRTUAL_HOST=www.othoulrich.com,othoulrich.com
|
||||
# networks:
|
||||
# - proxy
|
||||
# volumes:
|
||||
# - ./htdocs:/usr/local/apache2/htdocs
|
||||
|
||||
####################################3
|
||||
## nginx proxy
|
||||
|
Loading…
Reference in New Issue
Block a user