PlayersCommittee / gemp-swccg-public

Online Play system for SWCCG
https://gemp.starwarsccg.org/
MIT License
27 stars 29 forks source link

Docker Volume Bind for Web Application #740

Closed nheinbaugh closed 4 months ago

nheinbaugh commented 5 months ago

Minimal changes required to bind the host gemp-swccg-async/src/web/ folder to the correct location in the docker container. This makes modifications to the web app easier to develop and test by removing the manual steps required to rebuild the application with maven, zip and replace the folder in the container and refresh.

Implementation Steps

Testing

jetsaredim commented 4 months ago

this should be closed as it was superseded by changes made in the private repo.