1
1
mirror of https://github.com/vx3r/wg-gen-web.git synced 2024-11-22 02:31:57 +01:00

Merge pull request #30 from aniston/master

mixed-up links for Backend and Frontend artifacts
This commit is contained in:
vx3r 2020-04-01 10:04:24 +09:00 committed by GitHub
commit eecea63d18
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -72,9 +72,9 @@ A workaround would be to change the ```WG_INTERFACE_NAME``` to something differe
### Directly without docker
Fill free to download latest artefacts from my GitLab server:
* [Backend](https://gitlab.127-0-0-1.fr/vx3r/wg-gen-web/-/jobs/artifacts/master/download?job=build-front)
* [Frontend](https://gitlab.127-0-0-1.fr/vx3r/wg-gen-web/-/jobs/artifacts/master/download?job=build-back)
Fill free to download latest artifacts from my GitLab server:
* [Backend](https://gitlab.127-0-0-1.fr/vx3r/wg-gen-web/-/jobs/artifacts/master/download?job=build-back)
* [Frontend](https://gitlab.127-0-0-1.fr/vx3r/wg-gen-web/-/jobs/artifacts/master/download?job=build-front)
Put everything in one directory, create `.env` file with all configurations and run the backend.