]> Untitled Git - go.git/commit
Cleaned up project and removed httpd 1.0.0
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Tue, 10 Oct 2023 09:54:42 +0000 (04:54 -0500)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Tue, 10 Oct 2023 09:55:18 +0000 (04:55 -0500)
commit5d905aba107df6daa246e084bfc00d6be5b70ccf
treed287a248de14bbdf912472cea041e98c9d958d4d
parent1ab140d932b72040eb3b32af2f7fb367b6401805
Cleaned up project and removed httpd

* Removed junk compose file
* Updated compose file
* Removed httpd
* Added inital socket image version
* Made nginx host into its own image
* Added backend network for db
docker-compose-prod.yml [deleted file]
docker-compose.yml
htdocs/go.js [deleted file]
htdocs/index.html [deleted file]
nginx.conf [deleted file]
web/Dockerfile [new file with mode: 0644]
web/nginx.conf [new file with mode: 0644]
web/static/go.js [new file with mode: 0644]
web/static/index.html [new file with mode: 0644]