1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

14 commits

Author SHA1 Message Date
DanieL
b732e43941 Update not found image 2023-02-10 21:57:58 -03:00
Caleb Mazalevskis
18f48303d9
Fix line endings and add a .gitattributes file.
The .gitattributes file can be used to enforce and manage the types of line
endings desired for specific types of files at the repository, as well as
to manage GitHub's automatic detection of documentation and the types of
programming languages used at the repository.

I've commented links to the relevant documentation within the attached
.gitattributes file to assist with guiding future additions to the file.
2022-07-04 23:48:34 +08:00
kakakikikeke
16bad41a2b Fix docker-compose bugs 2022-07-04 13:55:12 +09:00
Thoralf Rickert-Wendt
c40f48398e Auto configuration on startup and enable container integrated Encoder 2022-02-04 15:49:37 +01:00
Thoralf Rickert-Wendt
8fa66c1c93 Switching back to master branch, repair docker-compose, documentation 2022-02-04 10:00:36 +01:00
mohmafia
529ffb48a4
Update docker-compose.yml 2021-10-22 01:44:42 +02:00
Daniel
f1b6d0af52 Noving composer into vendor folder 2021-10-05 11:42:35 -03:00
Daniel
2fd341e5da Avoid notice 2021-07-12 20:42:34 -03:00
Daniel
5b2718bb54 Fix mysql ERROR 2021-07-12 18:34:12 -03:00
Daniel
ec3ee8796b Related to this MYSQL_USER="root", MYSQL_USER and MYSQL_PASSWORD are for configuring a regular user and cannot be used for the root user
https://stackoverflow.com/questions/66831863/mysql-docker-container-keeps-restarting
2021-07-12 17:08:04 -03:00
Daniel
acc33a0935 It is faling 2021-07-12 16:48:38 -03:00
Daniel
b1fcfa29ab add .env file for docker 2021-07-12 16:42:02 -03:00
Gustavo Novaro
30e894dc0d Better implementation. Without static ip 2020-10-28 00:02:28 +01:00
Gustavo Novaro
2eba53bba9 Setup docker local development enviroment 2020-10-27 20:44:18 +01:00